Update History
V1.11.0
/ 12-September-2019
Main
Changes
- Update stm32_assert.h files :
- Change assert_failed() prototype to be compliant with MISRA C rule 11.4
V1.9.0
/ 23-June-2017
Main
Changes
- Remove support of Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain.
- Change assert_failed() prototype to be compliant with MISRA C rule 11.4
- Rework of TIM_TimeBase example.
- Correct uwMeasuredDutyCycle calculation in TIM_PWMOutput and TIM_PWMOutput_Init examples.
V1.8.0
/ 14-April-2017
Main
Changes
- No changes compared to previous version (V1.7.0).
V1.7.0
/ 16-December-2016
Main
Changes
- Added USER_BUTTON_EXTI_LINE and USER_BUTTON_IRQHANDLER definition in main.h for all LL examples in order to get more abstraction.
V1.6.0
/ 01-July-2016
Main
Changes
- First
official release.
- Added new Low Layer examples:
- ADC, COMP, CRC, DMA, EXTI, GPIO, I2C, IWDG, PWR, RCC, RTC, SPI, TIM, USART, WWDG.
License
This
software component is licensed by ST under BSD 3-Clause
license, the "License"; You may not use this component except in
compliance with the License. You may obtain a copy of the License at:
https://opensource.org/licenses/BSD-3-Clause
For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32
|